h1 {
	background-color: #3074B3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2B4D8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2B4D8C;
	margin-left: -20px;
	padding-left: 20px;
	padding-bottom: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b4d8c;
}
body {
	background-color: #95cff7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2b4d8c;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.tablelogomenu {
	margin-left: 200px;
	margin-top: 50px;
}
